object frmUpdateReady: TfrmUpdateReady Left = 378 Top = 308 BorderIcons = [] BorderStyle = bsDialog Caption = 'frmUpdateReady' ClientHeight = 386 ClientWidth = 622 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = FormCreate OnShow = AxSimpleSkinFormShow PixelsPerInch = 96 TextHeight = 13 object pnlUpdateReady: TPanel Left = 0 Top = 0 Width = 622 Height = 386 Align = alClient BevelOuter = bvNone ParentColor = True TabOrder = 0 DesignSize = ( 622 386) object lHeaderInfo: TLabel Left = 32 Top = 64 Width = 560 Height = 56 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'The program has discovered one or more available updates. Click ' + 'Install Updates to download and install updates or click "View a' + 'vailable updates" to see additional information.' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object lTitle: TAxSmoothLabel Left = 32 Top = 16 Width = 139 Height = 19 Quality = smMMXSmoothing4x Caption = 'Update are ready' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True end object pcSlider: TAxPageControl Left = 0 Top = 169 Width = 622 Height = 217 ActivePage = tsInfo Align = alBottom Anchors = [akLeft, akTop, akRight, akBottom] Style = tsFlatButtons TabOrder = 1 NoBorder = True object tsInfo: TAxTabSheet Caption = 'tsInfo' TabVisible = True PageControl = pcSlider object lCountAvailableUpd: TLabel Left = 286 Top = 61 Width = 12 Height = 16 Caption = '...' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object lAvailableUpd: TLabel Left = 32 Top = 61 Width = 105 Height = 16 Caption = 'Available updates:' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object lProgramV: TLabel Left = 32 Top = 39 Width = 97 Height = 16 Caption = 'Program version:' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object lNameVersion: TLabel Left = 286 Top = 39 Width = 12 Height = 16 Caption = '...' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object lDateUpdate: TLabel Left = 286 Top = 17 Width = 12 Height = 16 Caption = '...' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object lMostRecent: TLabel Left = 32 Top = 17 Width = 180 Height = 16 Caption = 'Most recent check for updates:' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object lInfoText: TAxLabel Left = 72 Top = 120 Width = 475 Height = 60 LinkColor = 14509568 LinkSelectedColor = 14522624 WordWrap = True Quality = smGDISmoothing Transparent = True AutoSize = False Caption = 'Auslogics provides its users with a realible and inexpansive sol' + 'utions to clean up, optimize and protect thier computers. More' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False end object lViewAvailable: TAxLabel Left = 32 Top = 83 Width = 143 Height = 16 LinkColor = 14509568 LinkSelectedColor = 14522624 LabelType = ltLink WordWrap = False Quality = smGDISmoothing Transparent = True Caption = 'View available updates...' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False OnClick = lViewAvailableClick end object Image: TImage Left = 32 Top = 120 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end end object tsDetailed: TAxTabSheet Caption = 'tsDetailed' TabVisible = True PageControl = pcSlider object lDetailedText: TLabel Left = 64 Top = 156 Width = 500 Height = 50 AutoSize = False Caption = '...' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object lDetailedTitle: TLabel Left = 64 Top = 135 Width = 12 Height = 16 Caption = '...' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Image1: TImage Left = 32 Top = 135 Width = 16 Height = 16 AutoSize = True Picture.Data = {} end object lvDetailedInfo: TListView Left = 32 Top = 13 Width = 565 Height = 88 Align = alCustom Anchors = [akLeft, akTop, akRight, akBottom] BorderStyle = bsNone Checkboxes = True Color = clWhite Columns = < item AutoSize = True Caption = 'Name' end item Caption = 'Size' Width = 70 end item Caption = 'Type' Width = 100 end> Font.Charset = RUSSIAN_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] LargeImages = ImageList ReadOnly = True RowSelect = True ParentFont = False SmallImages = ImageList StateImages = ilStates TabOrder = 0 ViewStyle = vsReport OnKeyPress = lvDetailedInfoKeyPress OnMouseDown = lvDetailedInfoMouseDown OnSelectItem = lvDetailedInfoSelectItem end end end object btnInstallUpdates: TBitBtn Left = 32 Top = 135 Width = 180 Height = 25 Caption = 'Install Updates' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = btnInstallUpdatesClick end end object ImageList: TImageList AllocBy = 0 Height = 22 Width = 7 Left = 296 Top = 120 end object ilStates: TImageList BkColor = clWhite Height = 24 Width = 24 Left = 328 Top = 120 end end